Return to start page

Calls user-defined function unaryFunction for each element in range beginning at position position and ending at position position + number - 1. Function unaryFunction is called like this: call unaryFunction.execute(x) where x is the current element of iteration.

Brief Description

-

Source File

Core/General/Struct Vector.j

Object

i

Authors

-

See Objects

-

Todos

-